docs: add pg_stat_monitor ecosystem component documentation - #313
Closed
jokerzsd wants to merge 1 commit into
Closed
docs: add pg_stat_monitor ecosystem component documentation#313jokerzsd wants to merge 1 commit into
jokerzsd wants to merge 1 commit into
Conversation
Add the pg_stat_monitor adapter doc (overview, installation, usage) to the Eco Component Adaption section, in both English and Chinese. Closes IvorySQL#223 Signed-off-by: jokerzsd <2701819133@qq.com>
|
🚀 IvorySQL-Docs Preview Ready
|
Contributor
|
This extension has already been adapted, and the relevant documentation is available on the master branch. |
Author
|
Thanks for the review. This component is already documented on the master branch — closing as a duplicate. Apologies for the noise (I had based the change on the v5.4 branch instead of master). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add the
pg_stat_monitorecosystem component adapter doc to the "Eco Component Adaption" section.Changes
EN/modules/ROOT/pages/5.13.adocandCN/modules/ROOT/pages/5.13.adocwith overview, installation, extension creation and usage.5.13.adocin both EN and CN nav.Closes #223